home *** CD-ROM | disk | FTP | other *** search
/ Professor Teaches HTML F…damentals & HTML Advanced / Professor Teaches HTML Fundamentals & HTML Advanced.iso / PRFHTA / 1c / 1c54.wav (.mp3) < prev    next >
Waveform Audio File Format  |  2000-10-16  |  204.7 KB  |  1 channel  |  22,050 sample rate  |  18 seconds
Transcription: The easiest way to create a rollover for a clickable linked image is to add an on-mouse over event handler that replaces the original image with the replacement image when the mouse pointer is moved over the image and an on-mouse out event handler that reloads the original image when the mouse pointer is moved off the image.